home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / frame_2 / PlaceObject2_197_162 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2003-03-01  |  205 b   |  6 lines

  1. onClipEvent(enterFrame){
  2.    _root.loading = int(getBytesLoaded() / getBytesTotal()) * 100;
  3.    _root.rongliang = int(getBytesTotal() / 1024);
  4.    _root.sudu = int(getBytesLoaded() / getBytesTotal());
  5. }
  6.